ComponentOne FlexPivot for WinForms
AppendData Method (ObjectConnector<T>)

C1.DataEngine.4 Assembly > C1.DataEngine Namespace > ObjectConnector<T> Class : AppendData Method
Syntax
'Declaration
 
Public Overrides Function AppendData( _
   ByVal tableName As System.String, _
   Optional ByVal count As System.Long _
) As System.Long
public override System.long AppendData( 
   System.string tableName,
   System.long count
)

Parameters

tableName
count
See Also

Reference

ObjectConnector<T> Class
ObjectConnector<T> Members